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

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

to get the type of this struct.
public GetCapabilityType ( ) : capabilitySetType_Values
Результат capabilitySetType_Values
        public capabilitySetType_Values GetCapabilityType()
        {
            return capabilitySetType_Values.CAPSTYPE_COLORCACHE;
        }
TS_COLORCACHE_CAPABILITYSET