ProvideSourceControlProviderAttribute.IsPublishSupported Property

Definition

Gets/Sets whether this Scc provider supports publishing to a remote host

public:
 property bool IsPublishSupported { bool get(); void set(bool value); };
public:
 property bool IsPublishSupported { bool get(); void set(bool value); };
public bool IsPublishSupported { get; set; }
member this.IsPublishSupported : bool with get, set
Public Property IsPublishSupported As Boolean

Property Value

Applies to