Share via


CReplicationItem.Name Property

Gets the name of the item.

object Name { get; }

Return Value

A string that contains the name of the item, a file name, or the name of the Internet Information Services (IIS) metabase directory.

Remarks

For a code example, see the Attributes property.

The CReplicationItem.Name property corresponds to the COM property named ReplicationItem.Name.

See Also

Other Resources

CReplicationItem Class