EmbeddedResourceAttribute Constructor

Microsoft Robotics Class Reference

Overloaded. Intializes a new instance of the EmbeddedResourceAttribute class

Namespace: Microsoft.Dss.Core.Attributes
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public EmbeddedResourceAttribute(
    string resourceName
)

Parameters

  • resourceName
    Type: System. . :: . .String
    Name identifying the embedded assembly resource. It must be qualified with the namespace

See Also

EmbeddedResourceAttribute Class

Microsoft.Dss.Core.Attributes Namespace