ClusterServiceConfig.Component 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.
Name of the component the config files should apply to.
public string Component { get; set; }
member this.Component : string with get, set
Public Property Component As String