Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.TS_BITMAPCACHE_CAPABILITYSET_REV2.GetCapabilityType C# (CSharp) Метод

GetCapabilityType() публичный Метод

get the type of this Capability Type
public GetCapabilityType ( ) : capabilitySetType_Values
Результат capabilitySetType_Values
        public capabilitySetType_Values GetCapabilityType()
        {
            return capabilitySetType;
        }
TS_BITMAPCACHE_CAPABILITYSET_REV2