INodeFilterMetadata.FilterCommandId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the command ID for the filter.
public:
property System::UInt32 FilterCommandId { System::UInt32 get(); };
public uint FilterCommandId { get; }
member this.FilterCommandId : uint32
Public ReadOnly Property FilterCommandId As UInteger