Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.TS_BITMAPCACHE_CAPABILITYSET_REV2.GetCapabilityType C# (CSharp) Method

GetCapabilityType() public method

get the type of this Capability Type
public GetCapabilityType ( ) : capabilitySetType_Values
return capabilitySetType_Values
        public capabilitySetType_Values GetCapabilityType()
        {
            return capabilitySetType;
        }
TS_BITMAPCACHE_CAPABILITYSET_REV2