SLStandardDataPacketMethodLocation Property |
Namespace: Ozeki.MediaGateway.Provider.Common.NetworkPacketsAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0
Syntaxpublic MethodLocation MethodLocation { get; set; }
Public Property MethodLocation As MethodLocation
Get
Set
public:
property MethodLocation MethodLocation {
MethodLocation get ();
void set (MethodLocation value);
}
member MethodLocation : MethodLocation with get, set
Property Value
Type:
MethodLocation
See Also