WebFileProperties2.ExtenderCATID Property

 

Use Base

True

Namespace:   VsWebSite90
Assembly:  VsWebSite.Interop90 (in VsWebSite.Interop90.dll)

Syntax

string ExtenderCATID { get; }
property String^ ExtenderCATID {
    String^ get();
}
abstract ExtenderCATID : string with get
ReadOnly Property ExtenderCATID As String

Property Value

Type: System.String

Implements

WebFileProperties.ExtenderCATID

See Also

WebFileProperties2 Interface
VsWebSite90 Namespace

Return to top